# Human Foraging Experiment Dataset by Precious Held
# subfolder: Scripts for Statistical Analyses

Here you can find the two scripts used for the data analysis, one with corrected data and one with uncorrected data (more information on data processing can be found in the metadata in the 'Processed Data for Analysis' folder. These scripts contain:
- Some general information on the code
- Commands to load in the necessary packages for visualization and some statistical tests
- Commands to load in the data
- Commands to remove the outliers (in case of the corrected dataset)
- Parametric tests 
- Statistical analyses of the data
- Visualization of the data


These scripts can be loaded into R (version 4.0.0 or higher). Mind to adjust the workspace in R to the folder with the data_experiment_uncorrected.csv and data_experiment_corrected.csv files. The packages necessary for the analyses have been specified in both scripts. For help with installing R, please use the following link: https://www.rstudio.com/products/rstudio/download/
